PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowDocumentToCSettings Class / setContentsEntrySpacingAfter Method
The space in points below the table of contents entry.
In This Topic
    setContentsEntrySpacingAfter Method
    In This Topic
    Sets the spacing after a table of contents entry.
    This value is used if method returns true.
    Syntax
    public void setContentsEntrySpacingAfter( 
       double value
    )

    Parameters

    value
    The space in points below the table of contents entry.
    See Also